悟空视频

    在线播放云盘网盘BT下载影视图书

    Test Driven: TDD and Acceptance TDD for Java Developers - 图书

    2007
    导演:Lasse Koskela
    Test Driven is the first one-stop shop for Java developers wanting a comprehensive understanding of how to apply test driven development (TDD) methodology to Java. This book takes readers from basic theory to practical techniques to tool support and how-to's for applying TDD with what are often thought of as being "difficult" technology. It's also among the first to cover a...(展开全部)
    Test Driven: TDD and Acceptance TDD for Java Developers
    图书

    Test-Driven Java Development - 图书

    2018计算机·编程设计
    导演:Alex Garcia Viktor Farcic
    If you're an experienced Java developer and want to implement more effective methods of programming systems and applications, then this book is for you.
    Test-Driven Java Development
    搜索《Test-Driven Java Development》
    图书

    Docker and Kubernetes for Java Developers - 图书

    2017计算机·编程设计
    导演:Jaroslaw Krochmalski
    The book is aimed at Java developers who are eager to build, deploy, and manage applications very quickly using container technology. They need have no knowledge of Docker and Kubernetes.
    Docker and Kubernetes for Java Developers
    搜索《Docker and Kubernetes for Java Developers》
    图书

    Scala for Java Developers - 图书

    2014计算机·编程设计
    导演:Thomas Alexandre
    This stepbystep guide is full of easytofollow code taken from realworld examples explaining the migration and integration of Scala in a Java project.If you are a Java developer or a Java architect, working in Java EEbased solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic approach with realworld code samples. No prior knowledge of Scala is required.
    Scala for Java Developers
    搜索《Scala for Java Developers》
    图书

    Test Driven Development for Embedded C - 图书

    导演:James W·Grenning
    Did you write C code last week? Does your code work? Is your design clean? If you answered yes to the first question but got queasy over the second two, you need to know about Test Driven Development. TDD helps you write code that works the first time, and then helps you keep it running as the code evolves to meet new needs. In Test Driven Development for Embedded C, author Jam...(展开全部)
    Test Driven Development for Embedded C
    搜索《Test Driven Development for Embedded C》
    图书

    Test Driven Development for Embedded C - 图书

    导演:James W·Grenning
    Did you write C code last week? Does your code work? Is your design clean? If you answered yes to the first question but got queasy over the second two, you need to know about Test Driven Development. TDD helps you write code that works the first time, and then helps you keep it running as the code evolves to meet new needs. In Test Driven Development for Embedded C, author Jam...(展开全部)
    Test Driven Development for Embedded C
    搜索《Test Driven Development for Embedded C》
    图书

    The Cucumber Book: Behaviour-Driven Development for Testers and Developers - 图书

    导演:Matt Wynne
    matt wynne,独立咨询顾问,他帮助各种各样的团队学习如何尽其所能交付软件,并同时享受这一过程。业余时间他是cucumber项目的核心开发者,matt的博客是mattwynne.net,推特是@mattwynne。 aslak helles,y cucumber项目的创始人,伦敦drw交易集团(drw trading group)伦敦公司的一名高级开发工程师,他使用多种不同的语言编写快速、智能的软件。在此之前,他是挪威bekk咨询公司的首席科学家。aslak的推特是@aslak_hellesoy。 译者介绍 许晓斌 程序员,敏捷教练,技术作者,持续集成方面的专家。曾任职于sonatype,是开源软件nexus的核心团队成员,maven中央仓库的主要维护者。著有《maven实战》,译有《maven权威指南》,有不少文章发表于infoq、《程序员》...(展开全部)
    The Cucumber Book: Behaviour-Driven Development for Testers and Developers
    搜索《The Cucumber Book: Behaviour-Driven Development for Testers and Developers》
    图书

    ATDD by Example: A Practical Guide to Acceptance Test-Driven Development - 图书

    导演:Markus Gärtner
    With Acceptance Test-Driven Development (ATDD), business customers, testers, and developers can collaborate to produce testable requirements that help them build higher quality software more rapidly. However, ATDD is still widely misunderstood by many practitioners. ATDD by Example is the first practical, entry-level, hands-on guide to implementing and successfully applying it....(展开全部)
    ATDD by Example: A Practical Guide to Acceptance Test-Driven Development
    搜索《ATDD by Example: A Practical Guide to Acceptance Test-Driven Development》
    图书

    TDD全视角:认知、实践、工程化与AI融合 - 图书

    2025计算机·人工智能
    导演:袁金松 刘煌 刘玉龙
    本书由中兴通讯资深专家执笔,融合多年的一线项目经验,全面讲解TDD的基础理论、实践操作、工程化推广路径与未来发展方向。内容覆盖广泛、体系完整,既是开发者个人成长的实用工具书,也是团队与企业推进TDD落地的权威参考。 本书主要内容如下: 认知篇(第1~2章):详细介绍TDD的历史背景、核心原则和要点,以及本质,并且通过第一性原理探讨 TDD 的真正价值和作用,帮助读者建立全面的TDD认知。 实践篇(第3~9章):围绕TDD的实施流程和方法展开,从正确的操作步骤、用例拆分与Todolist设计,到黑盒/白盒测试、测试分层、测试数据管理及测试替身技术(如Fake和Mock),提供了丰富的实践经验和应对策略。同时,本篇以“DD 送货”项目为案例,展示了TDD在微服务架构下的实践全景图。 工程化篇(第10~11章):探讨如何推动TDD在大型组织中的规模化落地,包括TDD规模化落地的价值、难点和方案,提出了一系列最佳实践和成熟度评估方法,帮助企业实现TDD的长期稳定运作。 拓展篇(第12~13章):聚焦于大模型对软件开发的深远影响,分析大模型如何改变软件工程范式,以及程序员如何拥抱AI技术。本篇还探讨了大模型辅助TDD开发的“双轮驱动”模式,并详细介绍了相关的Prompt技巧、模板及AutoTDD工具的技术架构和实践应用。
    TDD全视角:认知、实践、工程化与AI融合
    搜索《TDD全视角:认知、实践、工程化与AI融合》
    图书

    TDD全视角:认知、实践、工程化与AI融合 - 图书

    2025计算机·人工智能
    导演:袁金松 刘煌 刘玉龙
    本书由中兴通讯资深专家执笔,融合多年的一线项目经验,全面讲解TDD的基础理论、实践操作、工程化推广路径与未来发展方向。内容覆盖广泛、体系完整,既是开发者个人成长的实用工具书,也是团队与企业推进TDD落地的权威参考。 本书主要内容如下: 认知篇(第1~2章):详细介绍TDD的历史背景、核心原则和要点,以及本质,并且通过第一性原理探讨 TDD 的真正价值和作用,帮助读者建立全面的TDD认知。 实践篇(第3~9章):围绕TDD的实施流程和方法展开,从正确的操作步骤、用例拆分与Todolist设计,到黑盒/白盒测试、测试分层、测试数据管理及测试替身技术(如Fake和Mock),提供了丰富的实践经验和应对策略。同时,本篇以“DD 送货”项目为案例,展示了TDD在微服务架构下的实践全景图。 工程化篇(第10~11章):探讨如何推动TDD在大型组织中的规模化落地,包括TDD规模化落地的价值、难点和方案,提出了一系列最佳实践和成熟度评估方法,帮助企业实现TDD的长期稳定运作。 拓展篇(第12~13章):聚焦于大模型对软件开发的深远影响,分析大模型如何改变软件工程范式,以及程序员如何拥抱AI技术。本篇还探讨了大模型辅助TDD开发的“双轮驱动”模式,并详细介绍了相关的Prompt技巧、模板及AutoTDD工具的技术架构和实践应用。
    TDD全视角:认知、实践、工程化与AI融合
    搜索《TDD全视角:认知、实践、工程化与AI融合》
    图书
    加载中...